home *** CD-ROM | disk | FTP | other *** search
- # MLGBK10 RULES
- #
- # SP DX Contest
- # Logs send to:
- #
- # SP DX CONTEST Comittee p.o. box 320,
- # 00-950 Warszawa, POLAND
- #
- # Here's the list of allowed bands. See rules of contest
- # for operators category (SOSB, SOMB etc)
- #
- BANDS ALLOW=160m,80m,40m,20m,15m,10m
-
- # Here's the list of allowed modes:
- MODES ALLOW=CW
-
- # What to will be exchange with report.
- # %w - WAZ zone (e.g. Report is 59 15)
- # %i - ITU zone (e.g. Report is 59 38)
- # %c - QSO's counter (e.g. Report is 59 001)
- # Also is possible to mix it with any text:
- # SET REMARX-S[2]=%cKR - means report 59 001KR
- SET REMARX-S[2]=%3cM
- SET REMARX-R[2]=%3c
-
- # Date format
- # 0 - DD.MM.YYYY
- # 1 - DD/MM/YYYY
- # 2 - MM/DD/YYYY
- SET DATE=0
-
- # GUI settings
- SHOW DATE=NO
- SHOW TIME=NO
- SHOW BAND=YES
- SHOW MODE=NO
- SHOW RST-S=YES
- SHOW RST-R=YES
- SHOW REMARX-S=2
- SHOW REMARX-R=2
- SHOW LOCATOR=NO
- SHOW COMMENT=NO
- SHOW QSL=NO
-
- # Find Similar Call
- SET ACK_FINDSIMCALL=NO
-
- # Find QSO Before
- SET ACK_FINDQSOBEFORE=YES
-
- # Duplicated QSO Finder
- SET ACK_DUPFIND=YES
-
- # IOTA support
- SET ACK_IOTA=NO
-
- # Awards support
- SET ACK_AWARDS=NO
-
- SET ACK_ACTIVITY=NO
-
- # QSL Manager Database support
- SET ACK_FINDQSLMANAGER=NO
-
- # CallBook support
- SET ACK_CALLBOOK=NO
-
- # File which contains database of prefixes based on organisators publication.
- SET PFXDATA=dxcc.csv
-
- # Multipliers
- # REMR - every new remarx-r field is qualified.
- # MPFX - every new main prefix is qualified.
- # SB - qualify it separately on every bands.
- # AB - qualify it once on all bands.
- # SM - qualify it separately for every modes.
- # AM - qualify it once for all modes.
- # e.g. REMR-SMSB - means that multiplicator will be increased for all
- # new WAZ zones, separately on every bands and every modes.
- MULTI SET=,MPFX-SBSM
-
- # Scores
- # SET
- #
- # CONT - points will be given for every QSO between continents.
- # 1 - AF (Africa)
- # 2 - AS (Asia)
- # 3 - EU (Europe)
- # 4 - NA (North America)
- # 5 - OC (Oceania)
- # 6 - SA (South America)
- # e.g. 123 - means that every QSO from Africa (1) to Asia (2)
- # will give 3 points.
- #
- # PFX - field with allowed prefixes.
- # e.g. SCORE PFX=SP - means that only QSO with SP (3Z,HF,SN,SO,SP,SQ,SR) is possible.
- # NOPFX - field with denied prefixes.
- # e.g. SCORE NOPFX=SP - means that you can't do QSO with SP (3Z,HF,SN,SO,SP,SQ,SR).
- SCORE SET=CONT,313,323,331,343,353,363
- SCORE NOPFX=SP
-